'Declaration Public Function IPTCGetLength( _ ByVal ImageID As Integer, _ ByVal TagNo As Integer _ ) As Integer
'Declaration
Public Function IPTCGetLength( _ ByVal ImageID As Integer, _ ByVal TagNo As Integer _ ) As Integer
public int IPTCGetLength( int ImageID, int TagNo )
public function IPTCGetLength( ImageID: Integer; TagNo: Integer ): Integer;
public function IPTCGetLength( ImageID : int, TagNo : int ) : int;
public: int IPTCGetLength( int ImageID, int TagNo )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging GdPictureImaging Members